github.com/jackc/pgx/v5/pgxpool.Stat.newConnsCount (field)
3 uses
github.com/jackc/pgx/v5/pgxpool (current package)
pool.go#L709: newConnsCount: atomic.LoadInt64(&p.newConnsCount),
stat.go#L12: newConnsCount int64
stat.go#L71: return s.newConnsCount
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)